ComponentOne ASP.NET MVC Controls
GetError Property (BaseCollectionViewService<T>)

C1.Web.Mvc Namespace > BaseCollectionViewService<T> Class : GetError Property
Gets or sets a callback that determines whether a specific property of an item contains validation errors.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=C1.JsonNet.Converters.FunctionConverter, ConverterParameters=)>
Public Property GetError As String
[JsonConverter(ConverterType=C1.JsonNet.Converters.FunctionConverter, ConverterParameters=)]
public string GetError {get; set;}
See Also

Reference

BaseCollectionViewService<T> Class
BaseCollectionViewService<T> Members